Skip to content

Revm links: more instructions + type annotations for constructors #726

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 30, 2025

Conversation

clarus
Copy link
Collaborator

@clarus clarus commented Apr 16, 2025

This pull request includes some work to add more links for the Revm instructions, and adds type annotations in the coq-of-rust translation for constructors. This allows us to handle constructors for types with phantom types, like the Err type in the Result::Ok constructor, without ambiguity when inferring the links.

@clarus clarus force-pushed the guillaume-claret@add-more-instructions branch from ce07741 to 0039935 Compare April 17, 2025 15:12
@clarus clarus changed the base branch from main to guillaume-claret@gy@plonky3translation April 17, 2025 15:12
@clarus clarus force-pushed the guillaume-claret@gy@plonky3translation branch 3 times, most recently from 48d934c to 308ed45 Compare April 18, 2025 07:53
@clarus clarus force-pushed the guillaume-claret@add-more-instructions branch 2 times, most recently from 968a918 to 1e4e030 Compare April 21, 2025 15:35
@clarus clarus force-pushed the guillaume-claret@gy@plonky3translation branch 3 times, most recently from 78ab8d3 to e77d8c9 Compare April 21, 2025 23:39
Base automatically changed from guillaume-claret@gy@plonky3translation to main April 21, 2025 23:40
@clarus clarus force-pushed the guillaume-claret@add-more-instructions branch 5 times, most recently from d613150 to 0a31999 Compare April 23, 2025 12:51
@clarus clarus force-pushed the guillaume-claret@add-more-instructions branch from 2ed37ce to 278ab59 Compare April 30, 2025 19:19
@clarus clarus force-pushed the guillaume-claret@add-more-instructions branch from 278ab59 to 3aaedad Compare April 30, 2025 20:51
@clarus clarus changed the title Draft: Revm links: add more instructions Revm links: more instructions + type annotations for constructors Apr 30, 2025
@clarus clarus merged commit 2a510f4 into main Apr 30, 2025
1 check passed
@clarus clarus deleted the guillaume-claret@add-more-instructions branch April 30, 2025 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant